home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / BuildDisk.app / Swedish.lproj / Localizable.strings < prev   
Text File  |  1993-08-29  |  16KB  |  352 lines

  1. /* Retranslation of /step/hegarty/localization/pr2/softrans.10o.tinman/Softrans_temp/NeXT_Update/./NextAdmin/BuildDisk.app/Swedish.lproj/Localizable.strings from Hyper1G to Hyper1N. */
  2. /* What to say if the basic bom file isnt found. */
  3. "The file %s must exist in order for BuildDisk to operate." = "Filen %s måste finnas om BuildDisk ska kunna fungera.";
  4.  
  5. /* Attention panel title */
  6. "No Bill of Materials" = "Ingen materialförteckning";
  7.  
  8. /* This is the title of the attention panel that appears when no buildable disks can be found */
  9. "No Disks" = "Inga diskar";
  10.  
  11. "No disks that you can build are attached to this computer." = "Det finns inga byggbara diskar anslutna till datorn.";
  12.  
  13. /* Printf format string for package names and sizes. First argument is title. Second is floating size in megabytes */
  14. "%s (%.1f MB)" = "%s (%.1f MB )";
  15.  
  16. /* Format string for disk information.  First arg is disk type. Second is size in MB. Third is label. */
  17. "%s, %d MB" = "%s, %d MB";
  18.  
  19. /* Format string for disk information with decimal places.  First arg is disk type. Second is size in MB. Third is label. */
  20. "%s, %.1f MB" = "%s, %.1f MB";
  21.  
  22. /* Format string for right-hand label of disk space meter.  Arg is disk or partition size in MB. */
  23. "%d MB" = "%d MB ";
  24.  
  25. /* Format string for right-hand label of disk space meter for small capacity disks.  Arg is disk or partition size in MB. */
  26. "%.1f MB" = "%.1f MB";
  27.  
  28. /* Attention panel title */
  29. "Build Complete" = "Uppbyggnad klar";
  30.  
  31. /* Status message for good build completion also used in attn panel. */
  32. "The disk was built successfully." = "Uppbyggnad lyckades";
  33.  
  34. /* Status message */
  35. "Build FAILED!" = "Uppbyggnad MISSLYCKADES!";
  36.  
  37. "Really build this disk?  Building will erase the disk's current contents." = "Vill du verkligen bygga disken? Byggs den raderas diskens nuvarande innehåll.";
  38.  
  39. /* Attention panel title for app without setuid bit. */
  40. "Cannot Run" = "Kan inte köras";
  41.  
  42. "BuildDisk is not set up correctly.  The setuid bit must be turned on and the application owned by root.  Contact your system administrator." = "BuildDisk inte korrekt installerat. Setuid-biten måste vara påslagen och programmet ägas av root. Kontakta systemadministratören.";
  43.  
  44. "You must have superuser status to build disks.\nPlease enter the root password." = "Du måste ha superuser-status för att bygga diskar.\nSkriv in lösenordet för root.";
  45.  
  46. "Sorry, the password you entered is not correct." = "Du skrev in fel lösenord.";
  47.  
  48. "The selected disk is busy and can't be unmounted." = "Den valda disken är upptagen och kan inte matas ut.";
  49.  
  50. "The disk couldn't be ejected." = "Disken kunde inte matas ut.";
  51.  
  52. "That floppy disk is write-protected.  You'll need to flip the write-protect tab and insert it again." = "Disketten är skrivskyddad. Ställ om skrivskyddslåset och mata in den igen.";
  53.  
  54. /* Title for alert panel that reports that a low-density floppy was inserted */
  55. "Wrong Density" = "Fel densitet";
  56.  
  57. "This is a low-density floppy disk.  Only 2.88MB floppy disks can be used with BuildDisk." = "Detta är en lågdensitetsdiskett. Du kan bara använda disketter på 2,88 MB tillsammans med BuildDisk.";
  58.  
  59. /* Modified files status message */
  60. "The item was removed." = "Objektet togs bort";
  61.  
  62. /* Modified files status message */
  63. "The file's contents were modified." = "Filinnehållet ändrades.";
  64.  
  65. /* Modified files status message */
  66. "The file's permissions were modified." = "Filens åtkomsträttigheter ändrades";
  67.  
  68. /* Modified files status message which should never appear */
  69. "Random Bozo change." = "\"Random Bozo change\"";
  70.  
  71. /* Label for floppy in disk selection box when there is at most one internal floppy */
  72. "Int. Floppy" = "Int.diskett";
  73.  
  74. /* Label for multiple internal floppies in printf format */
  75. "Int. FD #%d" = "Int.diskett nr %d";
  76.  
  77. /* Label for single external floppy */
  78. "Ext. Floppy" = "Ext.diskett";
  79.  
  80. /* Label for multiple external floppies in printf format */
  81. "Ext. FD #%d" = "Ext.diskett nr %d";
  82.  
  83. /* Label for startup disk */
  84. "Startup Disk" = "Startdisk";
  85.  
  86. /* Label for single SCSI hard disk */
  87. "Hard Disk" = "Hårddisk";
  88.  
  89. /* Label for multiple SCSI hard disks in printf format */
  90. "Hard Disk #%d" = "Hårddisk nr %d";
  91.  
  92. /* Label for single removable SCSI hard disk */
  93. "Hard Disk" = "Hårddisk";
  94.  
  95. /* Label for multiple SCSI hard disks in printf format */
  96. "Hard Disk #%d" = "Hårddisk nr %d";
  97.  
  98. /* Label for single optical disk */
  99. "Optical Disk" = "Optisk disk";
  100.  
  101. /* Label for multiple optical disks in printf format */
  102. "Optical #%d" = "Opt. disk nr %d";
  103.  
  104. "A disk is being built.  Do you really want to quit?" = "Diskupbyggnad pågår. Vill du avsluta ändå?";
  105.  
  106. /* Second info line of long form. */
  107. "Device name %s" = "Enhetsnamn %s";
  108.  
  109. /* Second info line of long form for SCSI devices. */
  110. "Device name %s, target #%d" = "Enhetsnamn %s, destination %d";
  111.  
  112. /* Default name of disks.  Same name for all media. */
  113. "NewDisk" = "NyDisk";
  114.  
  115. /* Disk type string for internal floppies */
  116. "Internal Floppy" = "Intern diskett";
  117.  
  118. /* Disk type string for opticals */
  119. "NeXT Optical Disk" = "NeXT optisk disk";
  120.  
  121. "Do you really want to stop building the disk?" = "Vill du verkligen avsluta uppbyggnaden av disken?";
  122.  
  123. /* Panel title */
  124. "Name Too Long" = "För långt namn";
  125.  
  126. "The name of a disk may only contain %d characters." = "Ett disknamn får innehålla högst %d tecken.";
  127.  
  128. /* Panel title */
  129. "Inappropriate Name" = "Olämpligt namn";
  130.  
  131. "The name of a disk may not contain the following characters: %s   Please choose a different name." = "Namnet på en disk får inte innehålla något av följande tecken: %s. Välj ett annat namn.";
  132.  
  133. /* Label for slide meter. */
  134. "Disk Space Required: %d MB" = "Nödvändigt diskutrymme: %d MB";
  135.  
  136. /* Label for slide meter for small disks. */
  137. "Disk space required: %.1f MB" = "Nödvändigt diskutrymme: %.1f MB";
  138.  
  139. /* Label for slide meter when no disk selected. */
  140. "Disk Space" = "Diskutrymme";
  141.  
  142. /* Label for slide meter while building. */
  143. "Copying files: %d%% done" = "Kopierar filer: %d%% klara";
  144.  
  145. /* Label for slide meter while building. */
  146. "Build complete: %d MB free" = "Uppbyggnad klar: %d MB  lediga";
  147.  
  148. /* Label for slide meter while building. */
  149. "Find Disks" = "Sök diskar";
  150.  
  151. "Another program has control of the SCSI bus.  Hard disks, SCSI floppy disks, and other SCSI devices can't be built." = "Ett annat program styr SCSI-bussen. Du kan inte bygga hårddiskar, SCSI-disketter eller andra SCSI-enheter.";
  152.  
  153. /* Time of completion estimate */
  154. "Finished in about %d hours and %d minutes." = "Klar om ca %d timmar och %d minuter.";
  155.  
  156. /* Time of completion estimate when only one hour */
  157. "Finished in about an hour and %d minutes." = "Klar om ca en timme och %d minuter.";
  158.  
  159. /* Time of completion estimate when less than an hour */
  160. "Finished in about %d more minutes." = "Klar om ca %d minuter.";
  161.  
  162. /* Sent from builder thread out to UI */
  163. "Cannot open the device file for the disk.  Build aborted." = "Kan inte öppna enhetsfilen för disken. Uppbyggnaden avbröts.";
  164.  
  165. /* Sent from builder thread out to UI */
  166. "SCSI inquiry command failed.  Build aborted." = "SCSI-sökkommando misslyckades. Uppbyggnaden avbröts.";
  167.  
  168. /* Sent from builder thread out to UI */
  169. "SCSI inquiry on device does not match probe.  The mapping from SCSI devices to device files is incorrect.  Build aborted." = "SCSI-sökning på enheten matchar inte probe. Fel avbildning av SCSI-enheter till enhetsfiler. Uppbyggnaden avbröts.";
  170.  
  171. /* Builder thread status message */
  172. "Initializing disk..." = "Formaterar disk...";
  173.  
  174. /* Builder package focus message */
  175. "To install: minimal startup software" = "För installation: minimalt startprogram";
  176.  
  177. /* Builder package focus message */
  178. "Configuring this disk as a swapdisk." = "Konfigurerar disken som en swapdisk.";
  179.  
  180. /* Builder package focus message */
  181. "To install: base system software and one package" = "Installera grundläggande systemprogram och ett paket";
  182.  
  183. /* Builder package focus message */
  184. "To install: base system software and %d packages" = "Installera grundläggande systemprogram och %d paket";
  185.  
  186. /* Builder package focus message */
  187. "To install: base system software only" = "Installera endast grundläggande systemprogram";
  188.  
  189. /* Builder error message */
  190. "The disk could not be initialized successfully." = "Disken kunde inte formateras.";
  191.  
  192. /* Builder error message */
  193. "The disk could not be mounted." = "Disken kunde inte installeras.";
  194.  
  195. "Verifying initialization...\nThis will take just a few minutes." = "Verifierar formateringen...\nDet kan ta några minuter.";
  196.  
  197. "Verifying initialization..." = "Verifierar formateringen...";
  198.  
  199. /* Less-frightening disk info for mini status. */
  200. "Removable disk" = "Uttagbar disk";
  201.  
  202. /* Mini string for label of disk */
  203. "Disk named \"%s\"" = "Diskens namn är \"%s\"";
  204.  
  205. /* Mini format string for non-removable disks w/no name */
  206. "Unnamed disk" = "Namnlös disk";
  207.  
  208. /* Mini format string for disk information.  Arg is size in MB.  Preceded by disk name if any. */
  209. ", %d MB" = ", %d MB";
  210.  
  211. /* Mini format string for disk information with decimal places.  Arg is size in MB. Preceded by disk name. */
  212. ", %.1f MB" = ", %.1f MB";
  213.  
  214. /* Mini status message. */
  215. "Initializing disk..." = "Formaterar disk...";
  216.  
  217. /* Mini status message. */
  218. "Copying files: %d%% done" = "Kopierar filer: %d%% klara";
  219.  
  220. /* Must fit in both regular and mini status areas */
  221. "Stopping build..." = "Avbryter uppbyggnaden...";
  222.  
  223. /* Must fit in both regular and mini status areas */
  224. "Build stopped." = "Uppbyggnaden avbruten.";
  225.  
  226. /* Pie Chart size in partition panel. */
  227. "%d MB" = "%d MB ";
  228.  
  229. /* Do you really want to partition panel title. */
  230. "Partition Disk" = "Partitionerad disk";
  231.  
  232. "NeXT recommends that disks not be partitioned unless you have a specific reason to do so.  Are you sure you want to partition this disk?" = "NeXT rekommenderar att du inte partitionerar diskar om du inte har speciell anledning att göra det. Vill du verkligen partitionera disken?";
  233.  
  234. /* Checking boot disk against BOMs to detect potential problems. */
  235. "Comparing bills of materials with contents\nof startup device..." = "Jämför materialförteckningarna med innehållet\ni startenheten...";
  236.  
  237. /* Checking boot disk against BOMs to detect potential problems. */
  238. "Checking bills of materials..." = "Kontrollerar materialförteckningarna...";
  239.  
  240. "The bill of materials \"%s\" couldn't be opened.  Build aborted." = "Materialförteckningen \"%s\" kunde inte öppnas. Uppbyggnaden avbröts.";
  241.  
  242. "The bill of materials \"%s\" couldn't be compared against the contents of the startup disk.  Build aborted." = "Materialförteckningen \"%s\" kunde inte jämföras med innehållet på startdisken. Uppbyggnaden avbröts.";
  243.  
  244. /* Package title in modified files window for base system files. */
  245. "Base System Software" = "Grundläggande systemprogram";
  246.  
  247. "Installing base system software" = "Installerar grundläggande systemprogram";
  248.  
  249. /* Short form of copy status message */
  250. "Copying file:   %s\nFrom folder:   %s" = "Kopierar fil:   %s\nFrån mapp:   %s";
  251.  
  252. /* Long form of copy status message */
  253. "Copying file:   %128s\nFrom folder:   %128s" = "Kopierar fil:   %128s\nFrån mapp:   %128s";
  254.  
  255. "Could not copy the base system software." = "Kunde inte kopiera grundläggande systemprogram.";
  256.  
  257. "Installing private folder" = "Installerar mappen private";
  258.  
  259. "Installing \"me\" account" = "Installerar kontot \"me\"";
  260.  
  261. /* Error message for wayward packages */
  262. "Couldn't install package %s." = "Kunde inte installera paketet %s.";
  263.  
  264. /* Status message for installing packages */
  265. "Installing: %s" = "Installerar: %s";
  266.  
  267. "Elapsed time: %d h %d m" = "Förfluten tid: %d t %d m";
  268.  
  269. /* Time remaining message before its known */
  270. "Estimated completion time not yet known." = "Kan f n inte uppskatta tid för slutförande.";
  271.  
  272. /* This text is installed at the beginning of the fstab file thats generated for the newly built disk. */
  273. "#\n#       DO NOT DELETE THIS FILE, IT IS REQUIRED FOR BOOTING\n#\n#       This file contains information used to mount local hard disks.\n#       Consult your Network and System Administration manual\n#       for information on adding local disks.  Information on the format\n#       of entries in this file can also be found in the fstab man page.\n#" = "#\n#       RADERA INTE FILEN, DEN BEHÖVS FÖR SYSTEMSTART\n#\n#       Denna fil innehåller installationsinformation för lokala hårddiskar.\n#       Handböckerna till nätverket och systemadministrationen innehåller\n#       mer information om hur du lägger till lokala diskar. Information om dataformatet\n#       i filen finns också på en handbokssida i \"fstab\"-filen.\n#";
  274.  
  275. "Couldn't install /etc/fstab file on the new disk." = "Kunde inte installera /etc/fstab-filen på den nya disken.";
  276.  
  277. "Creating swap file..." = "Skapar en swapfil...";
  278.  
  279. /* Unreproducible bonus bug */
  280. "An internal error has occurred, and the build procedure cannot continue.  You should quit and restart BuildDisk, then try to build the disk again." = "Det har uppstått ett internt fel. Uppbyggnaden kan inte fortsätta. Avsluta och starta om BuildDisk. Försök sedan att bygga disken igen.";
  281.  
  282. /* Title for attention panel and buttons */
  283. "Build" = "Bygg";
  284.  
  285. "Cancel" = "Avbryt";
  286.  
  287. "Stop" = "Stopp";
  288.  
  289. "Quit" = "Avsluta";
  290.  
  291. "Build Anyway" = "Bygg ändå";
  292.  
  293. /* Warning about building the disk as a swapdisk when its big enough to be a normal disk */
  294. "Since you've named this disk \"swapdisk\", it will be initialized as a swap disk and no software will be installed." = "Eftersom du kallade disken \"swapdisk\" kommer den att formateras som en swapdisk. Ingen programvara installeras.";
  295.  
  296. /* Warning about building the disk as a swapdisk when its too small for anything else */
  297. "This disk isn't big enough for software to be installed.  It will be initialized as a swap disk." = "Den här disken är inte tillräckligt stor för att kunna rymma programvaran. Den kommer att formateras som en swapdisk.";
  298.  
  299. /* Warning about quitting from 486 installation mode. */
  300. "NeXTSTEP has not been installed yet.  If you quit now, you will have to repeat the installation procedure." = "NEXTSTEP har inte installerats ännu. Om du avslutar nu måste du göra om installationen från början.";
  301.  
  302. /* Button title */
  303. "Quit Anyway"= "Avluta ändå";
  304.  
  305. /* Button title for 486 installation which must match initial value in nib file */
  306. "Install" = "Installera";
  307.  
  308. /* Appears in list of packages in installation mode */
  309. "NeXTSTEP Essentials (%.1f MB - Required)" = "Grundläggande delar i NEXTSTEP (%.1f Mb - krävs)";
  310.  
  311. /* Appears in list of packages in installation mode */
  312. "      Basic Software" = "      Grundprogramvara";
  313.  
  314. /* Appears in list of packages in installation mode */
  315. "      Languages" = "      Språk";
  316.  
  317. /* Appears in list of packages in installation mode */
  318. "      Other Packages" = "      Andra paket";
  319.  
  320. /* Title of panel that appears after successful installation */
  321. "Install" = "Installera";
  322.  
  323. /* Appears in an attention panel NOTE this was updated for 3.2 to ask user to eject disk  */
  324. "NeXTSTEP has been successfully installed.  Click Restart to restart the computer." = "NEXTSTEP har installerats. Kontrollera att det inte finns någon diskett i disketteheten.  Starta om datorn genom att klicka på Starta om.";
  325.  
  326. /* Title for button that reboots the computer */
  327. "Restart" = "Starta om";
  328.  
  329. /* Button label */
  330. "Partition" = "Partitionera";
  331.  
  332. /* Panel title */
  333. "Can't Eject" = "Kan inte mata ut";
  334.  
  335. /* Panel title */
  336. "Can't Eject" = "Kan inte mata ut";
  337.  
  338. /* Alert title */
  339. "Build Failed" = "Uppbyggnaden misslyckades";
  340.  
  341. /* Panel title */
  342. "Disk Busy" = "Disken upptagen";
  343.  
  344. /* Panel title */
  345. "Can't Eject" = "Kan inte mata ut";
  346.  
  347. /* Panel title */
  348. "Write Protected" = "Skrivskyddad";
  349.  
  350. /* Foo */
  351. "Password Incorrect" = "Fel lösenord";
  352.